Welcome![Sign In][Sign Up]
Location:
Search - parsing using c

Search list

[ELanguagecmd_SNL_C_complier

Description: snl语言是一个简单的具有嵌套过程定义的过程式语言,本原码用C语言实现了SNL语言的词法分析,语法分析,语义分析,中间代码生成,中间代码优化,目标代码优化的完整模块,并有极为详细的注释,是学习编译原理的极佳材料。-snl language is a simple process with nested definition of language, Primitive code using C language of SNL language lexical analysis, parsing, semantic analysis and code generation, intermediate code optimization, object code optimization integrity module, and a very detailed notes, Principle study compiled an excellent material.
Platform: | Size: 232767 | Author: 张振宇 | Hits:

[ELanguagevisual_SNL_C_complier

Description: snl语言是一个简单的具有嵌套过程定义的过程式语言,本原码用C语言实现了SNL语言的词法分析,语法分析,语义分析,中间代码生成,中间代码优化,目标代码优化的完整模块,并有极为详细的注释,是学习编译原理的极佳材料。-snl language is a simple process with nested definition of language, Primitive code using C language of SNL language lexical analysis, parsing, semantic analysis and code generation, intermediate code optimization, object code optimization integrity module, and a very detailed notes, Principle study compiled an excellent material.
Platform: | Size: 3491943 | Author: 张振宇 | Hits:

[Data structsatoi

Description: 这是一个字符串到整型的转换,在很多程序设计中,这个小模块被频繁使用到。-This program implements the transformation of string to integer.This module is often used in many other program.
Platform: | Size: 183296 | Author: 孙江萍 | Hits:

[AI-NN-PRenglishparsing_src

Description: 英语句子自然语言处理统计分析例子 Statistical parsing of English sentences Shows how to generate parse trees for English language sentences using a C# port of OpenNLP, a statistical natural language parsing library.-English sentence natural language processing, statistical analysis Statistical parsing examples of English sentences Shows how to generate parse trees for English language sentences using a C# port of OpenNLP, a statistical natural language parsing library.
Platform: | Size: 283648 | Author: 成东 | Hits:

[ELanguage20051121

Description: 利用 lex 和yacc自动生成C语言子集的词法分析和语法分析程序的源程序-using lex and generates automatic generation of C language subset of lexical analysis and parsing the source code of procedure
Platform: | Size: 32768 | Author: 王小波 | Hits:

[ELanguagecmd_SNL_C_complier

Description: snl语言是一个简单的具有嵌套过程定义的过程式语言,本原码用C语言实现了SNL语言的词法分析,语法分析,语义分析,中间代码生成,中间代码优化,目标代码优化的完整模块,并有极为详细的注释,是学习编译原理的极佳材料。-snl language is a simple process with nested definition of language, Primitive code using C language of SNL language lexical analysis, parsing, semantic analysis and code generation, intermediate code optimization, object code optimization integrity module, and a very detailed notes, Principle study compiled an excellent material.
Platform: | Size: 232448 | Author: 张振宇 | Hits:

[ELanguagevisual_SNL_C_complier

Description: snl语言是一个简单的具有嵌套过程定义的过程式语言,本原码用C语言实现了SNL语言的词法分析,语法分析,语义分析,中间代码生成,中间代码优化,目标代码优化的完整模块,并有极为详细的注释,是学习编译原理的极佳材料。-snl language is a simple process with nested definition of language, Primitive code using C language of SNL language lexical analysis, parsing, semantic analysis and code generation, intermediate code optimization, object code optimization integrity module, and a very detailed notes, Principle study compiled an excellent material.
Platform: | Size: 3491840 | Author: 张振宇 | Hits:

[Consolesimpleopt

Description: Demo program for using simple opt for text parsing
Platform: | Size: 53248 | Author: ViSharma | Hits:

[MultiLanguageWordCounter

Description: 封装一个类CText, 并编写一个软件,它可以完成对任意一个文本文件的字符统计工作, 可以统计的信息有:中文字符数、英文单词数、行数、字符个数(不计空格)、空格数。 同时上述的字符统计信息,要求能写到一个Report.txt文件中,并且能显示出来。但是不要求界面,只要能以命令行的形式输入及显示即可,另外统计功能也可参考Word中 的“字数统计工具”。 序遵循题目的要求,采用Visual Studio 2008编译环境编写,使用C++语言来完成。其中主要功能封装在CText类当中,并利用文件流来进行存取操作,同时在程序设计中实现了局部语言环境的切换,实现了对含中文的地址路径的正确解析。-Packaging a class CText, and write a software, it can complete any of the characters in a text file, statistical work, Statistical information can include: the number of Chinese characters, English words the number of rows, number of characters (excluding spaces), number of spaces. At the same time the above-mentioned character statistics, hoping that they can write a Report.txt file, and can be displayed. But does not require interface with the command line as long as the form of input and display can be other statistical functions can also refer to Word s "word count tool." Order to follow the requirements of the subject, using Visual Studio 2008 to prepare the build environment, using C++ language to complete. Main function of which were encapsulated in the CText class and use the file stream to carry out access operation, while programming language environment to implement a partial switch to realize the right path with the correct address in Chinese parsing.
Platform: | Size: 10240 | Author: DongMu | Hits:

[Linux-Unixmxml-1.3.tar

Description: minixml是小型的xml解析库,用C语言编写,很容易把它移植到嵌入式系统中。源码是minixml1.3版本,是minixml版本中很重要的一个版本,最新版是2.6,但是2.6版本过于庞大,不方便移植。-minixml are small xml parsing library, using C language, it is easy to put it ported to an embedded system. Source is minixml1.3 version, is a very important minixml release a version of the latest version is 2.6, but the 2.6 version is too large, inconvenient transplant.
Platform: | Size: 84992 | Author: yr | Hits:

[Internet-NetworkSharpPcap-3.0.0.bin

Description: SharpPcap 是一个.NET 环境下的网络包捕获框架,基于著名的 pcap/WinPcap 库开发。提供了捕获、注入、分析和构建的功能,适用于 C# 和 VB.NET 开发语言。-The purpose of SharpPcap is to provide a framework for capturing, injecting and analyzing network packets for .NET applications. The following list illustrates the features currently supported by SharpPcap: Single assembly for Microsoft .NET and Mono platforms on Windows (32 or 64bit), Linux (32 or 64bit) and Mac. High performance- SharpPcap can capture fast enough to keep up with+3MB/s scp transfer rates WinPcap extensions are partially supported Setting the kernel buffer size Injecting packets using send queues Collecting network statistics on a given network interface Enumerating and showing details about the physical network interface on a Windows machine. Capturing low-level network packets going through a given interface. Analyzing and parsing the following protocols: Ethernet, ARP, IP (IPv4 and IPv6), TCP, UDP, ICMP, IGMP. Injecting low-level network packets on a given interface. Handling (reading and writing) offline packet capture files. Retrieving ad
Platform: | Size: 148480 | Author: liuxing | Hits:

[Special Effectsparse

Description: 使用c++解析3ds文件,并用openGL绘制出来-Using c++ parsing 3ds file, and draw out with openGL
Platform: | Size: 1383424 | Author: weiming | Hits:

[ELanguagelexGrammer

Description: 用C语言实现的编译原理词法分析、语法分析联合程序-Implemented using C language compiler theory of lexical analysis, parsing the joint program
Platform: | Size: 221184 | Author: | Hits:

[xml-soap-webservicexmlparse

Description: XML解析源码,用C语音实现xml数据的编码和解析-XML parsing source code, using C language to achieve encoding and parsing xml data
Platform: | Size: 6144 | Author: sallay | Hits:

[ELanguageyufafenxi

Description: 采用C++实现语法分析过程,以加强对语法分析过程的理解-Using C++ implementation parsing process to enhance understanding of the process of parsing
Platform: | Size: 3072 | Author: wrs | Hits:

[CommunicationTUIO_CPP

Description: 基于C++语言的TUIO协议数据包解析源码-source code on TUIO protocol packet parsing using C++
Platform: | Size: 606208 | Author: 徐伟栋 | Hits:

[ELanguagec-

Description: c-编译器,词法分析,语法分析的用c语言实现的-c-compiler, lexical analysis, parsing using c language
Platform: | Size: 37888 | Author: | Hits:

[File Operateigraph_C

Description: 本例基于igraph0.7.1开发包,通过C语言开发了GML文件解析用例。(This case is based on the igraph0.7.1 development kit, and the GML file parsing case is developed by using C language.)
Platform: | Size: 122880 | Author: xieyinyangwudi | Hits:

[CSharpHexFileParser

Description: 完成了MC9S12XET256的S19文件解析,并对数据进行了重组,可以用于BootLoader上位机的解析部分参考,c#语言编写,环境为VS2017。(The S19 file parsing of MC9S12XET256 is completed, and the data is reorganized, which can be used for the analysis part of BootLoader host computer. Project is developped on visual studio 2017 , using c# language.)
Platform: | Size: 535552 | Author: ksl | Hits:

[OtherHL7-dotnetcore-master

Description: 用C#解析hl7,并处理,采用C#编写,直接添加引用(Parsing HL7 with C#, processing it, using C# to write, and directly adding references.)
Platform: | Size: 21504 | Author: 丁英超 | Hits:
« 12 3 »

CodeBus www.codebus.net